home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / trxtlsr3.lha / ExchangeGUI / ExchangeGUI.cd < prev    next >
Text File  |  1996-04-22  |  1KB  |  94 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; $VER: ExchangeGUI.cd 1.0 (10.2.96)
  5. ;
  6. ; ExchangeGUI V1.0 (catalog description file)
  7. ;
  8. ; © 1996 Nils Görs
  9. ;
  10. MSG_MAIN_MENU_PROJECT (0/1/)
  11. Project
  12. ;
  13. MSG_MAIN_MENUITEM_ABOUT (/1/)
  14. ?_About
  15. ;
  16. MSG_MAIN_MENUITEM_ABOUT2 (/1/)
  17. About Triton
  18. ;
  19. MSG_MAIN_MENUITEM_UPDATE (/1/)
  20. U_Update Commodities
  21. ;
  22. MSG_MAIN_MENUITEM_CHANGE (/1/)
  23. C_Change PubScreen
  24. ;
  25. MSG_MAIN_MENUITEM_ICONIFY (/1/)
  26. I_Iconify
  27. ;
  28. MSG_MAIN_MENUITEM_FILEREM (/1/)
  29. F_Filelist remove
  30. ;
  31. MSG_MAIN_MENUITEM_QUIT (/1/)
  32. Q_Quit
  33. ;
  34. MSG_MAIN_TEXT_AVAILABLE (/1/)
  35. Available _commodities
  36. ;
  37. MSG_MAIN_TEXT_INFORMATIONS (/1/)
  38. Informations
  39. ;
  40. MSG_MAIN_GADGET_SHOWWINDOW (/1/)
  41. _Show Window
  42. ;
  43. MSG_MAIN_GADGET_HIDEWINDOW (/1/)
  44. _Hide Window
  45. ;
  46. MSG_MAIN_GADGET_REMOVE (/1/)
  47.     _Remove   
  48. ;
  49. MSG_MAIN_GADGET_REMOVEALL (/1/)
  50.      Remove all    
  51. ;
  52. MSG_TITLE_ABOUT (/1/)
  53. About
  54. ;
  55. MSG_REQUESTER_REMOVELIST (/1/)
  56. Please choose removelist.
  57. ;
  58. MSG_REQUEST_AREYOUSURE (/1/)
  59. Are you sure to remove all commodities, listed in
  60. ;
  61. MSG_REQUEST_YESSHOWNO (/1/)
  62. _Yes|_Show first|_No
  63. ;
  64. MSG_REQUEST_REALLYQUIT (/1/)
  65. Really Quit?
  66. ;
  67. MSG_REQUEST_YESNO (/1/)
  68. _Yes|_No
  69. ;
  70. MSG_TITLE_CHANGEPUBSCREEN (/1/)
  71. Change PubScreen
  72. ;
  73. MSG_CANCEL (/1/)
  74. _Cancel
  75. ;
  76. MSG_TITLE_REMOVETHIS (/1/)
  77. Remove this Commodities?
  78. ;
  79. MSG_GADGET_REMOVE (/1/)
  80. _Remove
  81. ;
  82. MSG_CYCLE_ACTIVE (/1/)
  83. [a]ctive
  84. ;
  85. MSG_CYCLE_INACTIVE (/1/)
  86. in[a]ctive
  87. ;
  88. MSG_CYCLE_ACTIVEALL (/1/)
  89. Deact[i]vate all
  90. ;
  91. MSG_CYCLE_DEACTIVEALL (/1/)
  92. Act[i]vate all
  93. ;
  94.